Blazor コントロール
C1DynamicList<T> クラス
メンバ 

C1.DataCollection アセンブリ > C1.DataCollection 名前空間 : C1DynamicList<T> クラス
List which can be initialized with an arbitrary Count of (null) items.
オブジェクト モデル
C1DynamicList<T> クラス
シンタックス
'宣言
 
Public NotInheritable Class C1DynamicList(Of T) 
public sealed class C1DynamicList<T> 
型パラメータ
T
解説
This collection optimizes the memory for large collections needing to allocate memory on demand.
継承階層

System.Object
   C1.DataCollection.C1DynamicList<T>

参照

C1DynamicList<T> メンバ
C1.DataCollection 名前空間